home *** CD-ROM | disk | FTP | other *** search
/ Programming Microsoft Visual Basic .NET / Programming Microsoft Visual Basic .NET (Microsoft Press)(X08-78517)(2002).bin / setup / vbnet / 01 getting started with net / firstconsoleapp / firstconsoleapp.sln < prev    next >
Encoding:
Microsoft Visual Studio Solution  |  2001-09-10  |  926 b   |  22 lines

  1. Microsoft Visual Studio Solution File, Format Version 7.00
  2. Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "FirstConsoleApp", "FirstConsoleApp.vbproj", "{20BE9F8F-C764-4C32-A9B5-CD331197B408}"
  3. EndProject
  4. Global
  5.     GlobalSection(SolutionConfiguration) = preSolution
  6.         ConfigName.0 = Debug
  7.         ConfigName.1 = Release
  8.     EndGlobalSection
  9.     GlobalSection(ProjectDependencies) = postSolution
  10.     EndGlobalSection
  11.     GlobalSection(ProjectConfiguration) = postSolution
  12.         {20BE9F8F-C764-4C32-A9B5-CD331197B408}.Debug.ActiveCfg = Debug|.NET
  13.         {20BE9F8F-C764-4C32-A9B5-CD331197B408}.Debug.Build.0 = Debug|.NET
  14.         {20BE9F8F-C764-4C32-A9B5-CD331197B408}.Release.ActiveCfg = Release|.NET
  15.         {20BE9F8F-C764-4C32-A9B5-CD331197B408}.Release.Build.0 = Release|.NET
  16.     EndGlobalSection
  17.     GlobalSection(ExtensibilityGlobals) = postSolution
  18.     EndGlobalSection
  19.     GlobalSection(ExtensibilityAddIns) = postSolution
  20.     EndGlobalSection
  21. EndGlobal
  22.